"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
- The following example calls the shared procedure
下面的示例调用由 - shared procedures cannot be associated with a specific instance of a class
共享过程不能同特定类实例关联。 - shared procedures and properties do not have access to instances of the class
共享过程和属性不具有对类的实例的访问权限。 - Similarly, a shared procedure or property holds only one set of local variables
同样,共享过程或属性仅存储一组局部变量。 - You can call a shared procedure as a method of an object or directly from the class
可以将共享过程作为对象的方法调用或直接从类调用。 - shared procedures are class methods that are not associated with a specific instance of a class
共享过程是不与类的特定实例相关联的类方法。例如,在
Last modified time:Tue, 12 Aug 2025 00:29:56 GMT